-
Home
-
WooCommerce
-
5.7.0
-
Code
-
Classes
- DataStore
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
691 |
Lines of code |
436 |
Logical lines of code |
184 |
Comment lines |
157 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_data() |
A |
30 |
9 |
135 |
orders_stats_sql_filter() |
A |
34 |
9 |
107 |
is_returning_customer() |
A |
48 |
12 |
30 |
update() |
A |
43 |
6 |
51 |
sync_order() |
S |
63 |
4 |
10 |
delete_order() |
S |
60 |
3 |
12 |
assign_report_columns() |
S |
51 |
1 |
26 |
get_unique_product_count() |
S |
59 |
1 |
15 |
get_unique_coupon_count() |
S |
60 |
1 |
15 |
get_num_items_sold() |
S |
67 |
2 |
8 |
set_customer_first_order() |
S |
63 |
1 |
11 |
init() |
S |
79 |
1 |
3 |
get_net_total() |
S |
74 |
1 |
4 |
initialize_queries() |
S |
64 |
1 |
9 |